home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-08-11 | 1.3 KB | 23 lines |
- [BeanDescriptor]
- timestamp=871286400000
- name=TextAreaControl
- className=borland.jbcl.control.TextAreaControl
-
- [PropertyDescriptors]
- background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
- caretPosition,,,,"Caret position",int,getCaretPosition,setCaretPosition,,,
- columnName,,,,"Column name from DataSet",java.lang.String,getColumnName,setColumnName,,,
- columns,,,,"Number of columns",int,getColumns,setColumns,,,
- dataSet,,,,"DataSet data source",borland.jbcl.dataset.DataSet,getDataSet,setDataSet,,,
- editable,,,,"Allow editing",boolean,isEditable,setEditable,,,
- enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
- font,,,,"Default font",java.awt.Font,getFont,setFont,,,
- foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
- postOnFocusLost,,,,"Auto-post after losing focus",boolean,isPostOnFocusLost,setPostOnFocusLost,,,
- readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
- rows,,,,"Number of rows",int,getRows,setRows,,,
- selectionEnd,,,,"End of selection",int,getSelectionEnd,setSelectionEnd,,,
- selectionStart,,,,"Start of selection",int,getSelectionStart,setSelectionStart,,,
- text,,,,"Text string",java.lang.String,getText,setText,,,borland.jbuilder.cmt.editors.MultilineTextEditor
- visible,,,,"Visible state",boolean,isVisible,setVisible,,,
-